Platform Explorer / Nuxeo Platform 2023.10

Operation AttachFiles (AttachFiles)

Operation id AttachFiles
Category Chain
Label AttachFiles
Requires
Since

Parameters

No parameters.

Signature

Inputs bloblist, blob
Outputs document, document

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component org.nuxeo.ecm.core.automation.features.operations

JSON Definition

{
  "id" : "AttachFiles",
  "label" : "AttachFiles",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "AttachFiles",
  "signature" : [ "bloblist", "document", "blob", "document" ],
  "params" : [ ]
}